home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Apple Reference & Presen…rary 6 (Reseller Edition)
/
Apple Ref. & Pres. Lib.v6.0.toast
/
mac
/
3-Presentations
/
Apple Demos
/
CPUs
/
Macintosh Solutions Demo
/
Macintosh Solutions 1.0
/
card_2980.txt
< prev
next >
Wrap
Text File
|
1990-08-24
|
4KB
|
179 lines
-- card: 2980 from stack: in.0
-- bmap block id: 0
-- flags: 4000
-- background id: 2732
-- name: Main Menu
----- HyperTalk script -----
on opencard
global gsoftwarelist
put empty into gsoftwarelist
pass openCard
end openCard
-- part 4 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=261 top=146 right=206 bottom=512
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Home
----- HyperTalk script -----
on mouseUp
goSubMenu (char 1 of short name of me)
end mouseUp
-- part 5 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=261 top=82 right=142 bottom=512
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Business
----- HyperTalk script -----
on mouseUp
--answerSorry
goSubMenu (char 1 of short name of me)
end mouseUp
-- part 6 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=261 top=273 right=333 bottom=512
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: College/Univ
----- HyperTalk script -----
on mouseUp
goSubMenu (char 1 of short name of me)
end mouseUp
-- part 7 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=261 top=209 right=270 bottom=512
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: School
----- HyperTalk script -----
on mouseUp
goSubMenu (char 1 of short name of me)
end mouseUp
-- part 12 (field)
-- low flags: 80
-- high flags: 0000
-- rect: left=11 top=273 right=297 bottom=75
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 12
-- style flags: 2048
-- line height: 16
-- part name: TimeOut
-- part 14 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=29 top=288 right=342 bottom=68
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseUp
global RPSTACKNAME
if RPSTACKNAME is not empty then doMenu "home"
else
answer "Go to the Home Stack or Quit HyperCard?" with "Cancel" or "Home" or "Quit"
if it is "Cancel" then exit mouseUp
if it is "Home" then go home else send "doMenu Quit HyperCard" to HyperCard
end if
end mouseUp
-- part 15 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=27 top=29 right=168 bottom=253
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseUp
wait 1 second
doattract
end mouseUp
-- part 19 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=126 top=319 right=336 bottom=253
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseUp
showCopyRight
end mouseUp
-- part contents for background part 1
----- text -----
Main Menu
-- part contents for background part 3
----- text -----
1
-- part contents for card part 12
----- text -----
120